-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Optimize Rust Analyzer with BOLT
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Add unstable parsing of Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
--extern foo::bar=libbar.rlib
command line options
S-waiting-on-review
#139647
opened Apr 10, 2025 by
eholk
Loading…
check types of const param defaults
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139646
opened Apr 10, 2025 by
lcnr
Loading…
Micro-optimize Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
InstSimplify
's simplify_primitive_clone
S-waiting-on-perf
#139644
opened Apr 10, 2025 by
yotamofek
Loading…
Allow parenthesis around inferred array lengths
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139641
opened Apr 10, 2025 by
BoxyUwU
Loading…
Bump Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
FileEncoder
buffer size to 64 kB
S-waiting-on-review
#139640
opened Apr 10, 2025 by
Zoxc
Loading…
[Experiment] Make RemoveRedundantSwitch into a separate pass
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139639
opened Apr 10, 2025 by
compiler-errors
•
Draft
Cleanup the Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
InstSimplify
MIR transformation
S-waiting-on-review
#139638
opened Apr 10, 2025 by
yotamofek
Loading…
Update documentation of Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
as_ptr
function of Atomic$Int to clarify circumstances of usage
S-waiting-on-review
#139637
opened Apr 10, 2025 by
madhav-madhusoodanan
Loading…
Encode dep node edge count as u32 instead of usize
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139636
opened Apr 10, 2025 by
Zoxc
Loading…
Finalize repeat expr inference behaviour with inferred repeat counts
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139635
opened Apr 10, 2025 by
BoxyUwU
Loading…
cfi: do not transmute function pointers in formatting code
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139632
opened Apr 10, 2025 by
Darksonn
Loading…
Suggest remove redundant Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
$()?
around vis
S-waiting-on-review
#139628
opened Apr 10, 2025 by
makai410
Loading…
[beta] Revert "Remove Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
prev_index_to_index
field from CurrentDepGraph
"
A-query-system
#139625
opened Apr 10, 2025 by
Zoxc
Loading…
Don't allow flattened format_args in const.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiletest: Make Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
SUGGESTION
annotations viral
A-compiletest
#139618
opened Apr 10, 2025 by
petrochenkov
Loading…
Use posix_spawn on cygwin
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139617
opened Apr 10, 2025 by
Berrysoft
Loading…
1 task
Remove Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
name_or_empty
A-attributes
#139615
opened Apr 10, 2025 by
nnethercote
Loading…
Clarify Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
async
block behaviour
S-waiting-on-review
#139608
opened Apr 10, 2025 by
Lynnesbian
Loading…
Add regression test for #127424
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139607
opened Apr 10, 2025 by
reddevilmidzy
Loading…
update Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
miniz_oxide
to 0.8.8
A-testsuite
#139605
opened Apr 9, 2025 by
oyvindln
Loading…
Update Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiler-builtins
to 0.1.153
S-waiting-on-bors
#139600
opened Apr 9, 2025 by
tgross35
Loading…
Remove Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Symbol
from Named
variant of BoundRegionKind
/LateParamRegionKind
perf-regression
#139598
opened Apr 9, 2025 by
compiler-errors
•
Draft
Do not run per-module late lints if they can be all skipped
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139597
opened Apr 9, 2025 by
Kobzol
Loading…
[experiment] How expensive is Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
if_cause
?
S-waiting-on-review
#139594
opened Apr 9, 2025 by
compiler-errors
•
Draft
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.